[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twClearLine( nRow, wBorder, cAttr )
 ----------------------------------------------------------------------------
     Clear a Line in a window, with or without the border.

       Arguments:

     nRow    - 'N' Relative window row.

     wBorder - 'L' Logical to include the border area. This parameter
                   defaults to .F.

     cAttr   - 'C' Clipper Colour Attribute or string.  Defaults to the
                   current window text colour.

       Return:

     Current window handle

       Example:

     twClearLine( 2 )

     Clear the second line in the window to the current window colour,
     excluding the border area.

See Also: twAttrib() twClear() twVattr() twSattr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson